projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a868739
)
(sc::menu): Fix typo.
author
Erik Naggum
<erik@naggum.no>
Sat, 18 May 1996 16:38:57 +0000
(16:38 +0000)
committer
Erik Naggum
<erik@naggum.no>
Sat, 18 May 1996 16:38:57 +0000
(16:38 +0000)
lisp/sun-curs.el
patch
|
blob
|
history
diff --git
a/lisp/sun-curs.el
b/lisp/sun-curs.el
index b7f7087d20623eb16bb10c61603a587e98485ea8..4118bd74c7b79c21e2a7e9a7a8bd21da9c317421 100644
(file)
--- a/
lisp/sun-curs.el
+++ b/
lisp/sun-curs.el
@@
-119,7
+119,7
@@
Otherwise, ICON should be a vector or the name of a vector of [x y 32-chars]"
("Set Cursor" sc:set-cursor
(sc::menu-choose-cursor *menu-window* *menu-x* *menu-y*))
("Reset Cursor" sc:set-cursor nil)
- ("Help"
.
sc::edit-icon-help-menu)
+ ("Help" sc::edit-icon-help-menu)
("Quit" sc::quit-edit)
)